-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.0.1
-
Code
-
Classes
- Settings_Page_General
Total Complexity |
21 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
250 |
Lines of code |
168 |
Logical lines of code |
59 |
Comment lines |
59 |
Methods |
6 |
Properties |
0 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize() |
A |
44 |
14 |
43 |
update_wp2fa_network_options() |
S |
50 |
3 |
31 |
grace_period_frequency() |
S |
52 |
1 |
34 |
remove_data_upon_uninstall() |
S |
54 |
1 |
29 |
limit_settings_access() |
S |
56 |
1 |
24 |
render() |
S |
69 |
1 |
7 |